home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 12 / Amiga Plus Sonderheft Amiga 12.iso / locale / catalogs / aview.cs < prev    next >
Text File  |  1997-10-19  |  3KB  |  154 lines

  1. ## languages english,deutsch,français
  2. ## version $VER: AView.catalog 1.34 (08.10.97)
  3. ## codeset 0
  4. ## autonum 1
  5. ## asmfile english,sourcecodes:AView/Sources/SRC.AV_Locale
  6. ## localepath sourcecodes:AView/Catalogs/
  7. ;----------------------------------------------------------------------------
  8. ;----------------------------------------------------------------------------
  9. ; You need "SimpleCat" from Aminet "dev/misc/sicat.lha"
  10. ; to add your own Language or make any modifications
  11. ;
  12. ; Simple adjust "## localepath" to your AView installation path.
  13. ; E.G. "## localepath work:tools/aview/Catalogs"
  14. ;
  15. ; After that it is required to add the correct language name!
  16. ; E.G. "## language english,deutsch,français,español"
  17. ;
  18. ; The next to do is to add your translation.
  19. ; Make sure, that all labels contain a translation for each language.
  20. ;
  21. ; At last simple call SimpleCat: "SimpleCat AView.cs LOCALEONLY"
  22. ;
  23. ;----------------------------------------------------------------------------
  24. ;----------------------------------------------------------------------------
  25. ; Classes and SubClasses Classes and SubClasses Classes and SubClasses
  26. ;----------------------------------------------------------------------------
  27. MSG_CY_Class_User
  28. User
  29. Benutzer
  30. Utilisateur
  31. ;
  32. MSG_CY_Class_Animation
  33. Animation
  34. Animation
  35. Animation
  36. ;
  37. MSG_CY_Class_Compressor
  38. Compressor
  39. Packer
  40. Compresseur
  41. ;
  42. MSG_CY_Class_Data
  43. Data
  44. Daten
  45. Données
  46. ;
  47. MSG_CY_Class_DataBase
  48. Database
  49. Datenbank
  50. Base de données
  51. ;
  52. MSG_CY_Class_DiskImage
  53. Diskimage
  54. Diskimage
  55. Image disque
  56. ;
  57. MSG_CY_Class_Execute
  58. Execute
  59. Ausführbar
  60. Exécutable
  61. ;
  62. MSG_CY_Class_Icon
  63. Icon
  64. Ikon
  65. Icône
  66. ;
  67. MSG_CY_Class_Keyfile
  68. Keyfile
  69. Keyfile
  70. Fichier clé
  71. ;
  72. MSG_CY_Class_Kickstart
  73. Kickstart
  74. Kickstart
  75. Kickstart
  76. ;
  77. MSG_CY_Class_Module
  78. Module
  79. Module
  80. Module
  81. ;
  82. MSG_CY_Class_Picture
  83. Picture
  84. Bild
  85. Image
  86. ;
  87. MSG_CY_Class_Preference
  88. Preferences
  89. Voreinstellungen
  90. Préférences
  91. ;
  92. MSG_CY_Class_Sound
  93. Sound
  94. Sound
  95. Son
  96. ;
  97. MSG_CY_Class_Text
  98. Text
  99. Text
  100. Texte
  101. ;
  102. MSG_CY_Class_Vector
  103. Vector
  104. Vector
  105. Vectoriel
  106. ;
  107. ;----------------------------------------------------------------------------
  108. ; Requester Requester Requester Requester Requester Requester Requester
  109. ;----------------------------------------------------------------------------
  110. MSG_REQ_Title
  111. AView Request
  112. AView Meldung
  113. Requête AView
  114. ;
  115. MSG_REQ_Ok
  116. Ok
  117. Ok
  118. Ok
  119. ;
  120. MSG_REQ_UnableToOpen
  121. Unable to open\n'%s'!
  122. Kann die Datei\n'%s' nicht öffnen!
  123. Impossible d'ouvrir\n'%s'!
  124. ;
  125. MSG_REQ_PrefsNotValid
  126. '%s' is not \na valid AView.prefs file.
  127. '%s' ist keine gültige\nAView-Voreinstellungsdatei.
  128. '%s' n'est pas\nun fichier valide pour AView.prefs.
  129. ;
  130. MSG_REQ_NotEnoughMemory
  131. Not enough memory!
  132. Nicht genug Speicher!
  133. Mémoire insuffisante!
  134. ;
  135. MSG_REQ_ReadError
  136. Unable to read '%s'!
  137. Kann die Datei '%s' nicht lesen!
  138. Impossible de lire '%s'!
  139. ;
  140. MSG_REQ_SyntaxError
  141. ERROR:\nType: Syntax\nFile type: '%s'\nCommand: '%s'
  142. ERROR:\nTyp: Syntax\nDateityp: '%s'\nCommand: '%s'
  143. ERREUR :\nType: Syntaxe\nType de fichier: '%s'\nCommande: '%s'
  144. ;
  145. MSG_REQ_UnknownCommand
  146. ERROR:\nType: Unknown command\nFile type: '%s'
  147. ERROR:\nTyp: Unknown command\nFile typ: '%s'
  148. ERREUR :\nType: Commande inconnue\nType de fichier: '%s'
  149. ;
  150. MSG_REQ_ShowDetect
  151. File: '%s'\x09File type: '%s'\n
  152. Datei: '%s'\x09Dateityp: '%s'\n
  153. Fichier : '%s'\x09Type de fichier : '%s'\n
  154. ;